;
;`-',
;.-.;""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""";, ,;
;`-';                                           /\    |\                                            ;`-';
;.-.;            Power Pong                    //\/''/''/         for Sony Playstation Portable     ;.-.;
;`-';                                         //''||' ||                                            ;`-';
;.-.;                                        |/   |/  |/2006!                 Art 2006!             ;.-.;
;`-';                                                                                               ;`-';                                                                                                     '
;"""'"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""'"""'

*********************************************************************************************************

Hi Guys,
This is a slightly modernised Pong game for the Sony Playstation Portable. This game is tested with
firmware version 1.50, and may work with other versions, but I cannot test it out with other versions.

The idea is as simple as the classic game, hit the ball with your bat, and hope that your opponent misses
the ball before you do. If you miss the ball, your opponent wins a point. The first player to earn five
points wins the game. The D-pad, analogue hoystick, and headphone remote control are all supported for
controlling your player's bat.

Although I've been programming for a few years, I have only discovered the PSP relatively recently, and
thought it a worthwhile experience to write my first graphic game (be it a simple one). Here it is.

I hope to implement features that do not exist in other Pong games such as power ups that temporarily
allow shooting at your opponent, multiple balls in play, 

*********************************************************************************************************

Power Pong P3 (preliminary 3) (16/05/06:
- Third preliminary release supports analogue pad adn headphone remote.
- Adjustments to CPU player

